ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / Fonts Property

In This Topic
    Fonts Property (PagesCollection<T>)
    In This Topic
    Summary description for Fonts Property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fonts As FontsCollection
    public FontsCollection Fonts {get;}
    See Also